From 7f3d4fa66efedb1926c02f3531afcc831d164c69 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 7 Jun 2023 10:54:48 -0400 Subject: [PATCH] ci: Mark asan as must-pass The asan test run seems to pass pretty reliably now, so lets keep it that way. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8d7f2417a..ddbee0dfc4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -405,7 +405,6 @@ asan-build: artifacts: paths: - _build/meson-logs - allow_failure: true reference: image: $FEDORA_IMAGE -- 2.30.2